From: Po Lu Date: Sat, 5 Mar 2022 00:15:25 +0000 (+0800) Subject: Fix the MS-DOS build X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~2454 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=08221a58b752326c077707622b8b1df429564f3a;p=emacs.git Fix the MS-DOS build * msdos/sedlibmk.inp: Update for gnulib merge. --- diff --git a/msdos/sedlibmk.inp b/msdos/sedlibmk.inp index a983b1bbb12..45e03621ce3 100644 --- a/msdos/sedlibmk.inp +++ b/msdos/sedlibmk.inp @@ -446,6 +446,7 @@ OMIT_GNULIB_MODULE_group-member = true\ OMIT_GNULIB_MODULE_inttypes-incomplete = true\ OMIT_GNULIB_MODULE_localtime-buffer = true\ OMIT_GNULIB_MODULE_lstat = true\ +OMIT_GNULIB_MODULE_nanosleep = true\ OMIT_GNULIB_MODULE_open = true\ OMIT_GNULIB_MODULE_pipe2 = true\ OMIT_GNULIB_MODULE_pselect = true\